04. Lesson Summary

React & Redux L6 32 Lesson Summary V4

Lesson Challenge

Read these articles: Organizing State, Normalizing State Shape, Redux for state management in large web apps and Five Tips for Working with Redux in Large Applications. Answer the following questions and share your answers with your classmates:

1) How should state be organized in Redux applications?

2) Where is the concept of data immutability applicable in React?

3) What does state normalization mean?